home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-06 / dupdfx.zip / DUPDSKFX.TXT < prev    next >
Text File  |  1991-02-05  |  4KB  |  65 lines

  1. This README file accompanies DUPDSKFX for NetWare v3.10 rev. A.  The
  2. following files are included for this revision: 
  3.  
  4.       DUPDSKFX NLM      1207 12-21-90  12:44p 
  5.       PATCHMAN NLM      4174 10-29-90  12:51p   
  6.  
  7. DUPDSKFX is a dynamic patch which is loaded at the file server console as a
  8. NetWare Loadable Module.  This patch fixes a problem in NetWare 386 V3.10a 
  9. when using the Core driver certified for 3.0 resulting in the message:
  10. "Abend:  Invalid System ID passed to NPUTIOCTL".  
  11.  
  12. Unlike v3.0 patches, the SERVER.EXE file is not modified by this patch. 
  13. DUPDSKFX.NLM will patch the Operating System in memory, not on the disk. 
  14. This means that DUPDSKFX must be loaded each time the server is brought up
  15. for the  patch to take effect.  It is recommended that the command "LOAD
  16. DUPDSKFX" be placed in the server's AUTOEXEC.NCF file to ensure that the
  17. patch is always in effect when the server is brought up.   
  18.    
  19. Since it is a NetWare Loadable Module, DUPDSKFX can be loaded and unloaded 
  20. without having to bring the server down.  Once loaded, the Operating System
  21. is patched and ready to go.  Unloading DUPDSKFX will restore the Operating
  22. System to its original "un-patched" state. 
  23.    
  24. Like all NLM-type patches, DUPDSKFX requires the Patch Manager (PATCHMAN.NLM)
  25.  
  26. to be loaded before it can be loaded.  If PATCHMAN is not already loaded, 
  27. DUPDSKFX will attempt to locate PATCHMAN and load it automatically if found. 
  28.  
  29. PATCHMAN only needs to be loaded once and then all NLM patches can be loaded. 
  30. PATCHMAN cannot be unloaded until all patches that rely on it are first
  31. unloaded.  Typing "PATCHES" at the system command line once PATCHMAN is
  32. loaded will display all patches currently loaded on the file server.   
  33.    
  34. To implement this patch:     
  35.      
  36. 1)    Copy PATCHMAN.NLM and the DUPDSKFX.NLM to the same directory as the
  37.       other NLM files on your system (SYS:SYSTEM is suggested).     
  38.    
  39. 2)    After the system is brought up, type LOAD PATCHMAN at the console.    
  40.   
  41. 3)    Type LOAD DUPDSKFX.  A message will appear saying that the Operating
  42.       System has been successfully patched.  From this point on, all changes
  43.       are in effect until DUPDSKFX is unloaded.  If an error message appears,
  44.       contact your NetWare support provider.  
  45.      
  46. NOTE: Changes made by patches are typically addressed in future releases of 
  47.       NetWare.  This patch and PATCHMAN.NLM will only operate on NetWare 386
  48.       v3.10a.  Future versions of NetWare 386 will require a version of 
  49.       PATCHMAN specific to that release.
  50.  
  51. *****************************************************************************
  52.                                   DISCLAIMER  
  53.   
  54.       Novell, Inc. makes no representations or warranties with respect to this
  55. software patch, and specifically disclaims any express or implied warranties
  56. of merchantability, title, or fitness for a particular purpose.      
  57.       Novell's intentions for this software patch is to provide a temporary
  58. work-around to the anomalies described in this file.  Such work-arounds are
  59. typically addressed in future releases of NetWare.  
  60.       Novell will not be responsible for any data loss that may result from
  61. implementing this patch.  Novell strongly recommends a backup be made before
  62. any patch is applied.   Technical support for this patch is provided at the
  63. discretion of Novell.   
  64. *****************************************************************************
  65.